home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / pluginy Firefox / 10218 / 10218.xpi / content / templates / related_container.tmpl next >
Encoding:
Text File  |  2009-12-08  |  436 b   |  11 lines

  1. <div class='vs-related-container'>
  2.     <h2 class="vs-title">Videos from The Web</h2>
  3.     <h3 class='powered-by'>Powered by <a href="{more_url}"><img src="http://rexee-02.vo.llnwd.net/d1/application/images/ffext-powered-by-logo-1.gif"></a></h3>
  4.     <div class='vs-related vertical'>
  5.         {videos}
  6.     </div>
  7.     <div class="more" style="display: {more_display}">
  8.         <a href="{more_url}">See all {matching_results} search results »</a>
  9.     </div>
  10. </div>
  11.